Skip to content

Include stackpacks in backups#23

Merged
rb3ckers merged 10 commits intomainfrom
STAC-23457
Apr 8, 2026
Merged

Include stackpacks in backups#23
rb3ckers merged 10 commits intomainfrom
STAC-23457

Conversation

@rb3ckers
Copy link
Copy Markdown
Contributor

@rb3ckers rb3ckers commented Apr 1, 2026

The sts-backup settings and sts-backup stackgraph commands both automatically restore the related stackgraph backups but --skip-stackpacks can be used to not restore those. Typically a user will want to restore also the stackpacks to get a fully consistent state.

StackPack backups are implemented with a separate backup file and need to be restored using a dedicated command, but the sts-backup cli takes care of that. The backup creation takes care of creating the stackpacks backup together with the settings and stackgraph backups such that the result will be a consistent backup set.

@rb3ckers rb3ckers merged commit 53007e7 into main Apr 8, 2026
5 checks passed
@rb3ckers rb3ckers deleted the STAC-23457 branch April 8, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants